home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
doors_2
/
wedit200.zip
/
WNODE.DOC
< prev
next >
Wrap
Text File
|
1991-12-04
|
5KB
|
203 lines
Window Node
──────────────
Version 2.1 - December 1991
Nodelist compiler
(C) Copyright 1991 Silvan Calarco, FidoNet 2:334/100.2
Documentation by: Franco Schinco, FidoNet 2:334/100.0
Stefania Falleni, FidoNet 2:334/101.0
WNode 2.1 - Copyright 1991 Silvan Calarco 12/04/91
INTRODUCTION
WNode is a new nodelist compiler, extremely fast and reliable.
Compiled files take little space on disk and allow a quick
searching for all nodelist fields.
It is released with structures and a Turbo Pascal unit which
takes care of all low-level nodelist procedures and makes
implementation in old and new programs very easy.
THANKS
I would like to thank all beta testers for their help and
contribution in WNode development: Ugo Uggetti, Andrea Mennini,
Massimo Gentilini, Marco Maccaferri, Cesare Dieni, Luca Leone,
Roberto Piola, Alberto Enna.
Special thanks are due to the following people:
- Franco Schinco, for the original idea.
- Franco Carcillo, who encouraged me in carring on
WNode project.
- ....all the people I forgot about and to whom I
address my most sincere Grazie!.....
WNode 2.1 - Copyright 1991 Silvan Calarco 12/04/91
USAGE LICENSE
WNode is released as Public Domain. You are encouraged to add
support for WNode compiled nodelist files in your programs.
Whoever can redistribute WNode, provided that it remains in the
original package and that no amount of money is asked for it. In
no circumstance at all WNode can be modified without author's
permission.
No WNode sources, in whatever version, will be released.
In no case author shall be liable because of data loss or other
relative to the use of WNode; no guarantee is given on correct
functioning of program, except for space occupation on disk.
If someone finds problems in using WNode, please refer them to
2:334/100.2 : time allowing, all will be answered.
Silvan Calarco, FidoNet 2:334/100.2
V. L. da Vinci 177
10095 GRUGLIASCO (TURIN)
ITALY
WNode 2.1 - Copyright 1991 Silvan Calarco 12/04/91
INSTALLATION
In WNODE distribution archive, the following files have been
included:
WNODE.EXE Executable program
WNODE.CTL Configuration file
WNODE.DOC Documentation
WNODE.PAS Turbo Pascal unit to use WNode compiled files
WNDEMO.PAS Example program on how to use WNode files
WHATSNEW.DOC History of WNode versions
To install WNode:
1) Uncompact WNODE.EXE and WNODE.CTL .
2) Configurate WNode in a way suitable for your system.
3) Run WNODE.EXE .
WNode 2.1 - Copyright 1991 Silvan Calarco 12/04/91
CONFIGURATION
WNode takes the information about its configuration from a file
called WNODE.CTL: please read WNODE.CTL carefully while
configuring WNode.
If present, WNode will read WMAIL.PRM or WEDIT.PRM to find the
destination path for compiled files, otherwise it will put them
in the directory specified in WNODE.CTL.
WNode supports FrontDoor point nodelist for 4D point addressig.
Currently, the programs who support WNode nodelist files are:
- WMail 2.1 or above
- WEdit 2.0 or above
* End of documentation *